cwebx software package provides C/C++ literate programming system (Marc van Leeuwen's version), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cwebx
cwebx is installed in your system.
Make ensure the cwebx package were installed using the commands given below,
$ sudo dpkg-query -l | grep cwebx *
You will get with cwebx package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Development |
Package | cwebx |
Version | 3.52-2 |
Description | C/C++ literate programming system (Marc van Leeuwen's version) |
Sub Section | Devel |